Click or drag to resize

Logger Constructor

Overload List
  NameDescription
Public methodLogger
Initializes a new instance of the Logger class.
Public methodLogger(Stream)
Initializes a new instance of the Logger class with the specified log file path.
Public methodLogger(String)
Initializes a new instance of the Logger class with the specified log file path.
Public methodLogger(String, Boolean)
Initializes a new instance of the Logger with the specified log file path.
Top
See Also